@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-family: Arial;
	line-height: 1.7em;
	margin: 17px;
	max-width: 750px;
	font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: #749AB6;
}

p.example
{
	color: #546C7F;
	border: solid 1px #BECFDC;
	background-color: #DEE8F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

p.note
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 14px 20px;
	color: #3f3f3f;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	border: solid 1px #80b539;
	background-color: rgba(128,181,57,0.3);
}

a
{
	color: #5B8EC1;
}

MadCap|expanding
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	mc-image-position: left;
	color: #80b539;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/Omni Master Collapse.png');
	mc-open-image: url('../Images/Omni Master Expand.png');
}

MadCap|toggler
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	color: inherit;
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

MadCap|glossaryTerm
{
	
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

dd
{
	font-family: Arial;
}

h1
{
	color: #f36b25;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

h2
{
	font-size: 14pt;
	font-family: Arial;
	color: #80b539;
}

h3
{
	font-size: 12pt;
	font-family: Arial;
	color: #3f3f3f;
	font-weight: bold;
}

dt
{
	font-family: Arial;
	font-weight: bold;
}

MadCap|variable
{
	
}

MadCap|variable.footerdcn
{
	font-size: 10pt;
	font-family: Avenir;
	text-align: left;
	display: inline;
}

MadCap|variable.footerpagenumber
{
	text-align: right;
	font-family: Avenir;
	font-size: 10pt;
	display: inline;
}

h1.contents
{
	mc-heading-level: 0;
	page-break-before: avoid;
	padding-bottom: 12pt;
	padding-top: 2pt;
}

h2.contents
{
	mc-heading-level: 0;
	padding: 2pt 0px 8pt;
	font-family: Arial;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: ' ';
}

img
{
	max-width: 100%;
}

MadCap|dropDownHead
{
	color: #80b539;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

MadCap|expandingHead
{
	color: #80b539;
}

MadCap|dropDownHotspot
{
	color: #80b539;
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
}

h1.rn
{
	background-color: #6e6e6e;
	color: #ffffff;
	padding: 6px 0px 6px 4px;
}

div.card
{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	border-radius: 2px;
	height: 170px;
	width: 170px;
	margin: 4px;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 5px 5px;
}

div.card:hover
{
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

img.card
{
	border-radius: 2px;
}

img.container
{
	text-align: center;
	padding: 10px 10px 0 10px;
	-webkit-max-width: 100%;
	max-width: 100%;
}

h2.container
{
	font-size: 18pt;
	font-weight: normal;
	font-family: Arial;
	color: #6e6e6e;
	text-align: center;
}

div.cardset
{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

h1.rn_title
{
	color: #f36b25;
	text-align: center;
}

a.rn_home
{
	text-decoration: none;
}

MadCap|xref
{
	color: #5B8Ec1;
}

img.rn
{
	border: solid 1px #6e6e6e;
}

h4
{
	color: #f8991d;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
}

